menu class

英 [ˈmenjuː klɑːs] 美 [ˈmenjuː klæs]

网络  菜单类

计算机



双语例句

  1. In Application Developer the Show Related Elements action is available by accessing the context menu for any Java element on the Class Diagram.
    在ApplicationDeveloper中对于类图中的任何一个Java元素,显示相关元素功能可以通过访问上下文菜单实现。
  2. This menu saves you from first finding the Java type in the Package Explorer and then dragging it onto the diagram, or accessing the Visualize> Add to current Class Diagram command.
    这个菜单的功能是首先找出资源管理器数据包里Java类型,然后把它放在图里,或者通过执行显示>增加到当前类图这一命令来实现。
  3. Bring up the context menu by selecting and right clicking on the Car class diagram on the right panel.
    通过选择并右键点击右边面板中类图Car来打开内容菜单。
  4. The Visualize menu allows you to select a method in a Java Class and visualize it in a Static Method Sequence diagram.
    可视化菜单允许选择在Java类中选择一种方式,并将其呈现在静态方法序列图中。
  5. The contributing plug-in provides the ID of the top-level menu, the name shown to the user, and the name of the Java class that defines the action to execute when the user clicks the item.
    构成该功能的插件提供顶级菜单的ID,显示给用户的名称,以及定义当用户单击菜单项时执行的动作的Java类的名称。
  6. It also shows the context menu that you see when transforming a class diagram.
    它还显示了当您转换类图时,看到的环境菜单。
  7. When the menu name you defined in the label of your extension point is called, the public void run ( IAction arg0) method of the object extending the LiveNameActionDelegate class is invoked.
    在调用扩展点的标签中定义的菜单名时,将调用扩展PersonAction类的对象的publicvoidrunWithEvent(Eventarg0)方法。
  8. A context menu option allows you to select a package and to have a class diagram that depicts all classes in the package created.
    上下文菜单选项使您可以选择一个包,并拥有一个类图,描绘已创建的包中的所有类。
  9. If you right-click the project name in the Package Explorer and select New from the context menu, you'll see a new option for creating a Visual Class.
    如果在PackageExplorer中右击该项目名并且从上下文菜单中选择New,您将会看见一个新的用于创建VisualClass的选项。
  10. The final class in the Misc package addresses the Dock Menu, a component that only exists in Macs and has no parallel in Windows or Linux systems.
    Misc包中的最后一个类解决了停靠菜单(DockMenu),这个组件只在Macs中存在,在Windows或Linux系统中没有对应的组件。
  11. Your Swing object has some menu items, but you haven't put any code for them in the view class.
    您的Swing对象有一些菜单项,但是不必将任何用于这些菜单项的代码放到视图类中。
  12. To create business objects, use the add new item command on the Project menu and select the class object.
    若要创建业务对象,请使用“项目”菜单中的“添加新项”命令,并选择类对象。
  13. This wizard adds a menu or accelerator command handler or dialog control event handler to the class of your choice.
    本向导将菜单、快捷键命令处理程序或对话框控件事件处理程序添加到所选的类中。